Xuni Product Documentation - Xamarin.Forms
GroupAsync Method (XuniCollectionView<T>)
Groups the collection view according to the specified group fields.
Overload List
OverloadDescription
GroupAsync(String[]) Groups the collection view according to the specified group fields.  
GroupAsync(Expression<Func<T,Object>>) Groups the collection view according to the specified group path.  
GroupAsync(GroupDescription[]) Groups the collection view according to the specified group descriptions.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

XuniCollectionView<T> Class
XuniCollectionView<T> Members